Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
request time
request-time.r4.6 KB
20 Sep 2004
widget to return a valid time datatype
author: Tom Conlin
Mail Reader
readmail.r
 documentation
v:4.14.14
143.0 KB
29 Jun 2007
Browse/Read/Retrieve E-mail
author: [unknown]
resize window
resize-window.rv:1.1.0
7.8 KB
13 Mar 2003
{easy way to have a resizable window. also window close-button can be trappt.} {may be used with fresh face or modifying the old now}
author: Volker Nitsch
Resizer
resizer.rv:1.2.3
2.3 KB
1 Oct 2013
icon for resizer.rSimple image resizer
author: Massimiliano Vessi
Rugby
rugby4.rv:4.0.2
28.4 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
Rugby
rugby3.rv:3.4.0
22.7 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
Rugby client and server
rugby_server.rv:2.0.0.0
17.6 KB
13 Mar 2003
A high-performance, handler based, server framework and a rebol request broker...
author: Maarten Koopmans
Simple Emailer
simple-mail.r1.4 KB
13 Mar 2003
A simple script, which uses the e-mail capabilities of REBOL in a more user friendly way.
author: Klaus Matuschek
3D-Surface Plot
surface.rv:1.0.0
24.5 KB
10 Aug 2007
Draw a surface with 3-D Perspective and allow roation
author: [unknown]
Simple File Sharer
share-files.r1.8 KB
27 Jan 2014
I use it to send lists of files to clients' phones, PCs, or any other Internet device they may use. I text or email them the single short personal html file link created by the script, and they click the contained file links to download all their files. It's a stupid simple script and setup which requires only a single unstructured [...]
author: nick
Simple Search
simple-search.r2.7 KB
17 May 2009
Searches though all files in all subdirectories to find given text in each file. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html (a website CGI version of the script is also given in the tutorial).
author: nick
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
SLiM - STEEL | Library Manager
slim.rv:0.9.13
29.1 KB
7 Mar 2009
Loads and Manage Run-time linkable libraries. Also serves as a specification.
author: Maxim Olivier-Adlhoch
Small Rebol 1.0
smallr.rv:1.0
440.9 KB
28 Dec 2008
a tool for Rebol newbies including MDI editor and Launch function
author: François Jouen
SmartUDP
smartudp.rv:1.0.0
6.0 KB
22 Aug 2006
Send freely paramterized UDP packages, save and load your presets, choose targets from history.
author: Varga Árpád
SNMP v1 protocol
snmp.r
 discussion
v:0.8.0
13.4 KB
21 Feb 2005
Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP. URL is snmp://[community@]<host adr>/CMD/<id values> default community is public Where CMD is get getnext or set id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0 Return an object: make object! [ version: [...]
author: VDemong
Sticky Notes
sticky-notes.rv:1.0.0
10.4 KB
18 Sep 2009
Simple but useful sticky note application. Click on New to create new note item. Use icons on note items to edit, delete & resize the item. Click on an item to move, hold CTRL to align. All notes will be saved (compressed) under %notes.dat when you click on Save or Quit.
author: Endo
Student Photo Database
student-photo-database.r4.9 KB
8 Jun 2010
This example came from a question at: http://synapse-ehr.com/forums/showthread.php?95-Connecting-to-an-Excel-spreadsheet It's based on the card file example at: http://www.rebol.org/view-script.r?script=card-file.r&sid=iwmh5vi
author: nick
Supermastermind
supermastermind.rv:2.0.5
11.9 KB
4 Oct 2012
icon for supermastermind.rThe old clasic game Mastermind
author: Massimiliano Vessi
Menu style example
simple-menu-style.rv:0.0.1
2.1 KB
30 Oct 2010
A quick way to add a simple menu to VID GUIs
author: Marco Antoniazzi directly derived from Nick Antonaccio